You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrates contentstack-cli-tsgen from the standalone repo into contentstack/cli-plugins at packages/contentstack-cli-tsgen, following the same pattern as query-export and apps-cli.
npm name unchanged:contentstack-cli-tsgen
Command unchanged:csdx tsgen
Version:5.0.0-beta.0 (aligned with CLI 2.x beta; major bump from 4.x)
Scope: v2 beta line only (feat/migrate-external-cli-plugins-v2 → v2-beta); no v1-dev work
What changed
New package: packages/contentstack-cli-tsgen
OCLIF command, helpers, types, Jest integration tests, bin/ for local dev
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Migrates contentstack-cli-tsgen from the standalone repo into contentstack/cli-plugins at
packages/contentstack-cli-tsgen, following the same pattern as query-export and apps-cli.contentstack-cli-tsgencsdx tsgen5.0.0-beta.0(aligned with CLI 2.x beta; major bump from 4.x)feat/migrate-external-cli-plugins-v2→v2-beta); nov1-devworkWhat changed
New package:
packages/contentstack-cli-tsgenbin/for local dev@contentstack/cli-command/@contentstack/cli-utilities~2.0.0-beta.*,@contentstack/types-generator^3.10.0typescript-cli-tsgen, dev-workflow, testing, code-review) andAGENTS.mdCI / release
.github/workflows/tsgen-integration-test.yml— PR job: build plugin, install@contentstack/cli@beta, link plugin, run integration tests with delivery-token secretsunit-test.yml— lint step for tsgenrelease-v2-beta-plugins.yml— publishcontentstack-cli-tsgenwithbetatag onv2-betamergerelease.json— documenttsgenplugin entryDocumentation
TSGEN-MIGRATION.md— consumer and contributor migration guideREADME.md,AGENTS.md, monoreposkills/updated with tsgen pointersREADME.md/MIGRATION.mdupdated for monorepo and 5.0.0-beta.0Workspace
pnpm-lock.yamland.talismanrcchecksum updatedTest plan
pnpm installat repo rootpnpm --filter contentstack-cli-tsgen run buildpnpm --filter contentstack-cli-tsgen run lintcsdx plugins:linkin package dir,csdx tsgen --help,pnpm run test:integrationwithTOKEN_ALIASin.envREGION,TOKEN_ALIAS,APIKEY,DELIVERYKEY,ENVIRONMENTInstall (after release to npm beta)